Extending MediaMonkey's Functionality

MediaMonkey's functionality can be extended through the use of Extensions which are:

 

To install a script:

  1. Locate a script via the MediaMonkey web site and then proceed to either:
    1. Double-click the downloaded .MMIP file to install the extension
    2. Save the script (e.g. Newscript.vbs) to MediaMonkey's /scripts/auto folder (as described in the script's documentation)
    3. Save the script (e.g. Newscript.vbs) to MediaMonkey's /scripts folder and then define the script in MediaMonkey's  "\Scripts\Scripts.ini" file as described in the script's documentation
  2. Restart MediaMonkey and the new functionality will be accessible.

 

To install a skin or translation:

Double-click the downloaded .MMIP file to install the extension.

Related Information:

MediaMonkey Extensions Web Site

MediaMonkey Scripts Development Forum

MediaMonkey Developers Page

See Windows Scripting for more information about scripting in general (e.g. VBScript and JScript)